home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Xconq 7.1.0 / src / xconq-7.1.0 / config / mh-lynxosrs6k < prev    next >
Encoding:
Text File  |  1996-07-07  |  144 b   |  6 lines  |  [TEXT/R*ch]

  1. # LynxOS running on the rs6000 doesn't have ranlib
  2. RANLIB = true
  3.  
  4. # /bin/cc is less than useful for our purposes.  Always use GCC
  5. CC = /bin/gcc
  6.